:Base \PROG\VDS\DS.HLP :Title Visual DialogScript 2 1 User Guide 2 Licensing and Registration 3 License Agreement=license 3 Registering Visual DialogScript=register 3 Where to find the latest Visual DialogScript=Where_to_find_WinScript 2 What is Visual DialogScript? 3 Overview=Overview 3 Applications for Visual DialogScript=Applications_for_Visual_DialogScript 2 The Development Environment 3 Development Environment=Development_Environment 3 Script Window=Script_Window 3 Debug Window=Debug_Window 3 Preferences=Preferences 3 Making Executable Files=makeexe 3 Using Tools 4 Window Spy=Window_Spy 4 Icon Editor 5 Icon Editor=iconedit 5 Creating new icons=iecreatingicons 5 Capturing icons=iecapturing 5 Converting bitmaps to icons=ieconvertbmp 4 Bitmap Editor=bitmapeditor 4 Dialog Editor 5 Dialog Editor=Dialog_Editor 5 Using the Dialog Editor=de_ 5 Editing Dialog Elements=Editing_Dialog_Elements 5 Editing Styles=Editing_Styles 5 Adding Dialog Elements=addelement 4 Dialog Wizard=Dialog_Wizard 4 Add-In Tool Manager=Add_In_Tool_Manager 2 DialogScript Programming 3 DialogScript Language=language 3 Labels=label 3 Commands=command 3 Functions=functions 3 Assignments=assignments 3 Strings=strings 3 Variables=variables 3 String Lists=string_lists 3 Dialogs 4 Dialog Programming=dialogs 4 Creating Dialogs=Creating_Dialogs 4 Dialog Elements=Dialog_Elements 4 Events=Dialog_Events 2 Advanced Topics 3 Automating Applications=Application_Automation 3 Using MCI=Using_MCI 2 Examples 3 Address Book example=Address_Book_example 3 Controlling Notepad example=controlling_notepad_example 3 Dialog example=Dialog_example 3 Explorer menu example=Explorer_menu_example 3 File browser example=File_browser_example 3 File Copy example=File_Copy_example 3 File deleter example=File_deleter_example 3 List example=List_example 3 MCI Test example=MCI_Test_example 3 Message Box Tester example=Message_Box_Tester 3 Mouse click example=Mouse_click_example 3 Multimedia Player example=Multimedia_Player_example 3 Performance Monitor Example=Performance_Monitor_Example 3 Registry Information example=Registry_Information 3 Setup Wizard example=Setup_Wizard_example 3 Startup example=Startup_example 3 TaskBar Icon example=TaskBar_Icon_example 3 Task Launcher example=Task_Launcher_example 3 Version Info example=Version_Info_example 3 WinTouch example=WinTouch_example 3 Zip List example=Zip_List_example 3 Zip Shell example=Zip_Shell_example 1 Reference Manual 2 Command Reference 3 Command Reference=cmdref 3 BEEP=key_beep 3 BREAK=key_BREAK 3 CLIPBOARD=key_clipboard 3 DDE=key_dde 3 DIALOG=key_dialog 3 DIRECTORY=key_directory 3 ELSE=key_else 3 END=key_end 3 EXIT=key_exit 3 EXITWIN=key_exitwin 3 EXTERNAL=key_external 3 FILE=key_file 3 GOSUB=key_gosub 3 GOTO=key_goto 3 IF=key_if 3 INFO=key_info 3 INIFILE=key_inifile 3 LIST=key_list 3 OPTION=key_OPTION 3 PARSE=key_PARSE 3 PLAY=key_play 3 REGISTRY=key_registry 3 REM=key_rem 3 REPEAT=key_repeat 3 RUN=key_run 3 RUNH=key_runh 3 RUNM=key_runm 3 RUNZ=key_runz 3 SHELL=key_shell 3 SHIFT=key_shift 3 STOP=key_stop 3 TITLE=key_title 3 WAIT=key_wait 3 WARN=key_warn 3 WINDOW=key_window 3 WINHELP=key_winhelp 2 Function Reference 3 Function Reference=funcref 3 @ALT=fn_alt 3 @ASC=fn_asc 3 @ASK=fn_ask 3 @CHR=fn_chr 3 @CLICK=fn_click 3 @COUNT=fn_count 3 @CR=fn_cr 3 @CTRL=fn_ctrl 3 @CURDIR=fn_curdir 3 @DATETIME=fn_datetime 3 @DDEITEM=fn_ddeitem 3 @DIFF=fn_diff 3 @DIRDLG=fn_dirdlg 3 @DIV=fn_div 3 @DLGTEXT=fn_dlgtext 3 @ENV=fn_env 3 @EQUAL=fn_equal 3 @ESC=fn_esc 3 @EVENT=fn_event 3 @EXT=fn_ext 3 @FADD=fn_fadd 3 @FDIV=fn_fdiv 3 @FILE=fn_file 3 @FILEDLG=fn_filedlg 3 @FMUL=fn_fmul 3 @FORMAT=fn_format 3 @FSUB=fn_fsub 3 @GREATER=fn_greater 3 @HEX=fn_hex 3 @INDEX=fn_index 3 @INIREAD=fn_iniread 3 @INPUT=fn_input 3 @ITEM=fn_item 3 @KEY=fn_key 3 @LEN=fn_len 3 @MATCH=fn_match 3 @MCI=fn_mci 3 @MSGBOX=fn_msgbox 3 @NAME=fn_name 3 @NEXT=fn_next 3 @NOT=fn_not 3 @NULL=fn_null 3 @NUMERIC=fn_numeric 3 @OK=fn_ok 3 @PATH=fn_path 3 @POS=fn_pos 3 @PRED=fn_pred 3 @PROD=fn_prod 3 @QUERY=fn_query 3 @REGREAD=fn_regread 3 @RETCODE=fn_RETCODE 3 @SHIFT=fn_shift 3 @SHORTNAME=fn_shortname 3 @SUBSTR=fn_substr 3 @SUCC=fn_succ 3 @SUM=fn_sum 3 @SYSINFO=fn_sysinfo 3 @TAB=fn_tab 3 @TRIM=fn_trim 3 @UPPER=fn_upper 3 @VERINFO=fn_verinfo 3 @VOLINFO=fn_VOLINFO 3 @WINACTIVE=fn_winactive 3 @WINATPOINT=fn_winatpoint 3 @WINCLASS=fn_winclass 3 @WINDIR=fn_windir 3 @WINEXISTS=fn_winexists 3 @WINPOS=fn_winpos 3 @WINTEXT=fn_wintext 3 @ZERO=fn_zero 2 Troubleshooting Scripts 3 Error Messages=Error_Messages 3 Troubleshooting tips=Troubleshooting_tips